a11y tests: Update expected output
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 May 2014 00:49:43 +0000 (20:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 May 2014 00:53:02 +0000 (20:53 -0400)
The new AtkValue interface aways returns doubles, which causes
the range to be printed out with decimals.

testsuite/a11y/paned.txt

index db094210f93ec4fe967bb81a97493e8c971c43f2..734e3ed89495d2b22722efbbb4b23cb308866650 100644 (file)
@@ -16,9 +16,9 @@ window1
     layer: widget
     alpha: 1
     <AtkValue>
-    minimum value: 0
-    maximum value: 0
-    current value: 0
+    minimum value: 0.000000
+    maximum value: 0.000000
+    current value: 0.000000
     label1
       "label"
       parent: paned1